This repository was archived by the owner on Dec 29, 2023. It is now read-only.
forked from themightykitten/ruTorrent-MaterialDesign
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugins.css
More file actions
130 lines (83 loc) · 5.68 KB
/
plugins.css
File metadata and controls
130 lines (83 loc) · 5.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
@font-face {
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
src: local('Ubuntu'), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
.tskconsole, .exconsole, .console, .starterConsole { background: #333333 }
#tsk_btns input.Button {
margin: 0px 3px
}
#tsk_btns .scplay {
display:none
}
.cCell { color: black }
#meter-disk-value, #qmeter-disk-value, #qmeter-band-value { float: left; border: 1px inset #1b1b1b; border-bottom: none; background: #96CE00 url(./images/headers.png) repeat-x 0px -138px; }
#meter-disk-text, #qmeter-disk-text, #meter-band-text { color: #fff; text-shadow: 0px 0px 2px #000; position: relative; text-align: left; float: left; width: 0px; height: 0px; overflow: visible; left: 40%; font-size: 11px; font-family: Ubuntu; z-index: 1; }
#meter-disk-holder, #qmeter-disk-holder, #meter-band-holder { width: 100px; height: 16px; line-height: 16px; border-right: none; padding-left: 25px; margin-left: 0px; background: url(./images/status_icons.png) no-repeat 3px -336px; }
#meter-cpu-text { position: absolute; left: 65px; top: 0px; color: #fff; text-shadow: 0px 0px 2px #000; font-size: 11px; font-family: Ubuntu; }
#meter-cpu-holder { width: 100px; height: 16px; line-height: 16px; border-right: none; margin-left: 0px; padding-left: 25px; background: url(./images/status_icons.png) no-repeat 3px -320px; }
#meter-cpu-td {}
div#tcreate div.dlg-header { background: #181818 url(./images/dlg-toolbars.gif) no-repeat 0px -24px; border-bottom: 1px solid #333333; text-shadow: 0px -1px 0px #000; }
div#dlgAddRSS { background-color: #222222; border-top: 1px solid #333; border-right: 1px solid #1b1b1b; border-left: 1px solid #1b1b1b; border-bottom: 1px solid #000000; }
div#dlgAddRSS-header, div#dlgAddRSS div.dlg-header { background: #181818 url(./images/dlg-toolbars.gif) no-repeat 0px -48px; border-bottom: 1px solid #333333; text-shadow: 0px -1px 0px #000; }
.lf li input.TextboxFocus { background-color: transparent; color: #009DDD }
.cCell { color:#333; }
.Cell0 { background-color: #FFFDF0; border: 1px dotted #888888; }
.Cell1 { background-color: #7EB400; }
.Cell2 { background-color: #75A602; }
.Cell3 { background-color: #6D9A02; }
.Cell4 { background-color: #628C02; }
.Cell5 { background-color: #5B8101; }
.Cell6 { background-color: #527501; }
.Cell7 { background-color: #4A6801; }
.Cell8 { background-color: #435F01; }
.Cell9 { background-color: #3B5401; }
.CellA { background-color: #C1C3C3; }
.CellB { background-color: #999A9A; }
.CellC { background-color: #767776; }
.CellD { background-color: #6B6C6B; }
.CellE { background-color: #60605E; }
.CellF { background-color: #000; color:#fff; }
#tCellNotSupported { text-align: center; }
#tRowNotSupported { vertical-align: middle; color: red; }
div#dlgEditRules-header,#dlgEditRatioRules-header,div#dlgEditRules div.dlg-header { background:#181818 url(./images/dlg-toolbars.gif) no-repeat 0 -72px !important; border-bottom: 1px solid #333333; text-shadow: 0px -1px 0px #000; }
div#dlgEditRules,div#dlgEditRatioRules { width:600px; }
.lfc_rru, .lfc_rur { width:250px;}
.lf_rru, .lf_rur { border:none; border-radius:2px; background-color:#2D2D2D;}
#exratio_buttons1 input.Button {margin:0px 3px;}
#autodl-tb { background: transparent url(./images/autodll-irc1.png) no-repeat center; }
#autodl-tb:hover { background: transparent url(./images/autodll-irc2.png) no-repeat center; }
#autodl-multiselect-header { background-image: url("./images/dlg-autodl-irc.gif"); }
.shieven { background: #191919; }
.shiodd { background: #333333; }
div#webuiUpdateToggle.pause { background: transparent url(./images/pauseui.png) no-repeat; }
div#webuiUpdateToggle.pause:hover { background: transparent url(./images/pauseuih.png) no-repeat; }
div#webuiUpdateToggle.resume { background: transparent url(./images/playui.png) no-repeat; }
div#webuiUpdateToggle.resume:hover { background: transparent url(./images/playuih.png) no-repeat; }
div#webuiRefresh { background: transparent url(./images/refreshui.png) no-repeat; }
div#webuiRefresh:hover { background: transparent url(./images/refreshuih.png) no-repeat; }
div#linkproxy { background: transparent url(./images/proxy.png) no-repeat; }
div#linkproxy:hover { background: transparent url(./images/proxyh.png) no-repeat; }
div#linklogs { background: transparent url(./images/linklogs.png) no-repeat; }
div#linklogs:hover { background: transparent url(./images/linklogsh.png) no-repeat; }
div#linkseedboxmanager { background: transparent url(./images/seedboxmanager.png) no-repeat; }
div#linkseedboxmanager:hover { background: transparent url(./images/seedboxmanagerh.png) no-repeat; }
div#plugin { background: transparent url(./images/plugin.png) no-repeat; }
div#plugin:hover { background: transparent url(./images/pluginh.png) no-repeat; }
#maillayout #letterform table tr td { background: #181818 }
#maillayout #replyform table tr td { background: #181818 }
div#chat { background-image: url(./images/chat.png); }
div#chat:hover { background-image: url(./images/chat3.png); }
div#tchat div.dlg-header { background-image: url(./images/chat2.png); }
#userlist,#chatselect,#chatarea,#chatselect option
{
border:none !important;
background-color:#6F6F6F !important;
border-radius:2px !important;
color:#fff !important
}
div#logoff { background-image: url(./images/logoff.png); }
div#logoff:hover { background-image: url(./images/logoff3.png); }
div#logoffDlg div.dlg-header { background-image: url(./images/logoff2.png); }
.noty_alert, .noty_success { color: #000000; text-shadow: 0 -1px 0 #ffffff }