mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 13:41:15 -07:00
Move everything to Bootstrap 3. (WIP)
Styling changes. Remove old unused css. Some code cleanup on notification handler.
This commit is contained in:
parent
227e63cb50
commit
d6b646323f
56 changed files with 3397 additions and 22794 deletions
|
@ -1085,7 +1085,7 @@ body {
|
|||
font-family: 'Open Sans', sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.42857143;
|
||||
color: #333;
|
||||
color: #fff;
|
||||
background-color: #1f1f1f;
|
||||
}
|
||||
input,
|
||||
|
@ -1146,7 +1146,6 @@ input[type="color"]:focus,
|
|||
/* IE6-9 */
|
||||
}
|
||||
a {
|
||||
color: #337ab7;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue