remove some vars from style.css
This commit is contained in:
@@ -115,3 +115,38 @@ input[type="submit"] {
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.notify-seen a {
|
||||
background: #111;
|
||||
color: #222 !important;
|
||||
}
|
||||
|
||||
.notify-seen a:hover {
|
||||
background: #222;
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #fff;
|
||||
background-color: #222;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
||||
nav .dropdown-menu .divider{
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #fff;
|
||||
background-color: #222;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
nav .dropdown-menu {
|
||||
background-color: #000;
|
||||
}
|
||||
|
@@ -16,10 +16,6 @@
|
||||
$nav_icon_colour = "#999";
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = "#fff";
|
||||
if (! $navmenu_bgchover)
|
||||
$navmenu_bgchover = "#222";
|
||||
if (! $navmenu_bgimage)
|
||||
$navmenu_bgimage = "background-image: none;";
|
||||
if (! $navtabs_borderc)
|
||||
$navtabs_borderc = "#333";
|
||||
if (! $navtabs_fontcolour)
|
||||
@@ -116,20 +112,3 @@
|
||||
$dropdown_bordercol = "#222";
|
||||
if (! $preview_backgroundimg)
|
||||
$preview_backgroundimg = "gray_and_black_diagonal_stripes_background_seamless.gif";
|
||||
if (! $notify_bgcolour)
|
||||
$notify_bgcolour = "#000";
|
||||
if (! $notify_linkcolour)
|
||||
$notify_linkcolour = "#FFF";
|
||||
if (! $notify_bghover)
|
||||
$notify_bghover = "#222";
|
||||
if (! $notify_topmargin)
|
||||
$notify_topmargin = "-1px";
|
||||
if (! $notifyseen_bgcolour)
|
||||
$notifyseen_bgcolour = "#111";
|
||||
if (! $notifyseen_linkcolour)
|
||||
$notifyseen_linkcolour = "#222";
|
||||
if (! $notifyseen_bghover)
|
||||
$notifyseen_bghover = "#222";
|
||||
if (! $notifyseen_linkhover)
|
||||
$notifyseen_linkhover = "#CCC";
|
||||
|
||||
|
@@ -115,3 +115,38 @@ input[type="submit"] {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.notify-seen a {
|
||||
background: #fff;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.notify-seen a:hover {
|
||||
background: #fff;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a{
|
||||
color: #000;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #000;
|
||||
background-color: #F5F5F5;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
||||
nav .dropdown-menu .divider{
|
||||
background-color: #F5F5F5;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #000;
|
||||
background-color: #F5F5F5;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
nav .dropdown-menu {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
@@ -16,10 +16,7 @@
|
||||
$nav_icon_colour = "#111";
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = "#000";
|
||||
if (! $navmenu_bgchover)
|
||||
$navmenu_bgchover = "#F5F5F5";
|
||||
if (! $navmenu_bgimage)
|
||||
$navmenu_bgimage = "background-image: none;";
|
||||
|
||||
if (! $navtabs_borderc)
|
||||
$navtabs_borderc = "#000";
|
||||
if (! $navtabs_fontcolour)
|
||||
@@ -114,20 +111,3 @@
|
||||
$dropdown_bordercol = "#fff";
|
||||
if (! $preview_backgroundimg)
|
||||
$preview_backgroundimg = "gray_and_white_diagonal_stripes_background_seamless.gif";
|
||||
if (! $notify_bgcolour)
|
||||
$notify_bgcolour = "#fff";
|
||||
if (! $notify_linkcolour)
|
||||
$notify_linkcolour = "#000";
|
||||
if (! $notify_bghover)
|
||||
$notify_bghover = "#fff";
|
||||
if (! $notify_topmargin)
|
||||
$notify_topmargin = "-1px";
|
||||
if (! $notifyseen_bgcolour)
|
||||
$notifyseen_bgcolour = "#fff";
|
||||
if (! $notifyseen_linkcolour)
|
||||
$notifyseen_linkcolour = "#fff";
|
||||
if (! $notifyseen_bghover)
|
||||
$notifyseen_bghover = "#fff";
|
||||
if (! $notifyseen_linkhover)
|
||||
$notifyseen_linkhover = "#000";
|
||||
|
||||
|
@@ -115,3 +115,38 @@ input[type="submit"] {
|
||||
background-color: #000;
|
||||
color: #50f148;
|
||||
}
|
||||
|
||||
.notify-seen a {
|
||||
background: #000;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
.notify-seen a:hover {
|
||||
background: #000;
|
||||
color: #50f148 !important;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a{
|
||||
color: #50f148;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #50f148;
|
||||
background-color: #143D12;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
||||
nav .dropdown-menu .divider{
|
||||
background-color: #143D12;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #50f148;
|
||||
background-color: #143D12;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
nav .dropdown-menu {
|
||||
background-color: #000;
|
||||
}
|
||||
|
@@ -16,10 +16,6 @@
|
||||
$nav_icon_colour = "#32962D";
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = "#50f148";
|
||||
if (! $navmenu_bgchover)
|
||||
$navmenu_bgchover = "#143D12";
|
||||
if (! $navmenu_bgimage)
|
||||
$navmenu_bgimage = "background-image: none;";
|
||||
if (! $navtabs_borderc)
|
||||
$navtabs_borderc = "#143D12";
|
||||
if (! $navtabs_fontcolour)
|
||||
@@ -114,22 +110,11 @@ if (! $navaside_bghover)
|
||||
$dropdown_bordercol = "#143D12";
|
||||
if (! $preview_backgroundimg)
|
||||
$preview_backgroundimg = "gray_and_black_diagonal_stripes_background_seamless.gif";
|
||||
if (! $notify_bgcolour)
|
||||
$notify_bgcolour = "#000";
|
||||
if (! $notify_linkcolour)
|
||||
$notify_linkcolour = "#50f148";
|
||||
if (! $notify_bghover)
|
||||
$notify_bghover = "#000";
|
||||
if (! $notify_topmargin)
|
||||
$notify_topmargin = "-1px";
|
||||
if (! $notifyseen_bgcolour)
|
||||
$notifyseen_bgcolour = "#000";
|
||||
if (! $notifyseen_linkcolour)
|
||||
$notifyseen_linkcolour = "#000";
|
||||
if (! $notifyseen_bghover)
|
||||
$notifyseen_bghover = "#000";
|
||||
if (! $notifyseen_linkhover)
|
||||
$notifyseen_linkhover = "#50f148";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -116,3 +116,37 @@ input[type="submit"] {
|
||||
background-color: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.notify-seen a {
|
||||
background: #000;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
.notify-seen a:hover {
|
||||
background: #000;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a{
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #fff;
|
||||
background-color: #030303;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
nav .dropdown-menu .divider{
|
||||
background-color: #030303;
|
||||
}
|
||||
|
||||
nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
|
||||
color: #fff;
|
||||
background-color: #030303;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
nav .dropdown-menu {
|
||||
background-color: #000;
|
||||
}
|
||||
|
@@ -16,10 +16,6 @@
|
||||
$nav_icon_colour = "#eee";
|
||||
if (! $nav_active_icon_colour)
|
||||
$nav_active_icon_colour = "#fff";
|
||||
if (! $navmenu_bgchover)
|
||||
$navmenu_bgchover = "#030303";
|
||||
if (! $navmenu_bgimage)
|
||||
$navmenu_bgimage = "background-image: none;";
|
||||
if (! $navtabs_borderc)
|
||||
$navtabs_borderc = "#fff";
|
||||
if (! $navtabs_fontcolour)
|
||||
@@ -114,20 +110,3 @@
|
||||
$dropdown_bordercol = "#000";
|
||||
if (! $preview_backgroundimg)
|
||||
$preview_backgroundimg = "gray_and_black_diagonal_stripes_background_seamless.gif";
|
||||
if (! $notify_bgcolour)
|
||||
$notify_bgcolour = "#000";
|
||||
if (! $notify_linkcolour)
|
||||
$notify_linkcolour = "#fff";
|
||||
if (! $notify_bghover)
|
||||
$notify_bghover = "#000";
|
||||
if (! $notify_topmargin)
|
||||
$notify_topmargin = "-1px";
|
||||
if (! $notifyseen_bgcolour)
|
||||
$notifyseen_bgcolour = "#000";
|
||||
if (! $notifyseen_linkcolour)
|
||||
$notifyseen_linkcolour = "#000";
|
||||
if (! $notifyseen_bghover)
|
||||
$notifyseen_bghover = "#000";
|
||||
if (! $notifyseen_linkhover)
|
||||
$notifyseen_linkhover = "#fff";
|
||||
|
||||
|
Reference in New Issue
Block a user