Skip to content
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# ruTorrent-MaterialDesign
# ruTorrent-MaterialDesign (Outdated)
The MaterialDesign theme is being maintained in the rutorrent repository: https://github.com/Novik/ruTorrent/tree/master/plugins/theme/themes/MaterialDesign

cd /var/www/rutorrent/plugins/theme/themes

git clone git://github.com/phlooo/ruTorrent-MaterialDesign.git MaterialDesign

chown -R www-data:www-data /var/www/rutorrent/plugins/theme/themes/MaterialDesign

//Screenshot
# Screenshots

![material design 1](https://cloud.githubusercontent.com/assets/15751462/14882492/6557d300-0d39-11e6-82fb-5b600ada87a9.png)

Expand Down
2 changes: 1 addition & 1 deletion plugins.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
#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.graph_tab { color: #FFF; border-color: #000; }
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; }
Expand Down
112 changes: 48 additions & 64 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -430,23 +430,23 @@ div#CatList
border-left:none
}

div#CatList ul li span
{
color:#D4D6C9
}

div#CatList ul li.sel span
{
color:#AACF27
}


div#CatList ul li
{
color:#FFF;
border:none;
margin:5px;
padding: 4px;
font-family:'Roboto'
}

div#CatList .label-prefix
{
font-size: 21px;
}


div#CatList ul li.sel
{
background-color:transparent;
Expand All @@ -455,9 +455,22 @@ div#CatList ul li.sel
border:none
}

#-_-_-all-_-_-,#-_-_-dls-_-_-,#-_-_-com-_-_-,#-_-_-act-_-_-,#-_-_-iac-_-_-,#-_-_-err-_-_-
div#CatList li.sel .label-prefix
{
background-image:url(./images/status_icons.png)
color:#FFF;
}

.label-count,.label-size {
color: #D4D6C9;
background-color: #273238;
}

li.sel .label-count, li.sel .label-size {
color:#009DDD;
}

.label-icon {
background-image: url(./images/status_icons.png);
}

.catpanel
Expand All @@ -481,45 +494,10 @@ div#CatList ul li.sel
transition:all .3s cubic-bezier(0.68,-0.55,0.27,1.55) 0
}

#-_-_-all-_-_-
{
background-position:4px -175px
}

#-_-_-dls-_-_-
{
background-position:4px 2px
}

#-_-_-com-_-_-
{
background-position:4px -15px
}

#-_-_-act-_-_-
{
background-position:4px -159px
}

#-_-_-iac-_-_-
{
background-position:4px -31px
}

#-_-_-err-_-_-
{
background-position:4px -95px
}

div#CatList ul li.RSS
.stable-icon
{
background-image:url(./images/status_icons.png);
background-position:4px -207px
}

div#CatList ul li.disRSS
{
background-image:url(./images/status_icons.png)
}

.stable-icon
Expand All @@ -542,16 +520,12 @@ div#CatList ul li.disRSS
background:transparent url(./images/dir.gif) no-repeat left center
}

div#CatList ul li.sel span
div#CatList .sel .label-size, div#CatList .sel .label-size
{
color:#009DDD
}

div#flabel_cont ul li
{
background-image:url(./images/status_icons.png);
background-position:4px -352px
}
#flabel_cont li:not(.-_-_-all-_-_-) .label-icon { background:transparent url(./images/status_icons.png) no-repeat 0 -352px; }

div.tab
{
Expand Down Expand Up @@ -593,8 +567,22 @@ div#gcont table
div.graph_tab
{
color:#FFF;
border-color:#000;
background-color:#181818
background-color:#181818;
}

.graph_tab_grid {
border: 2px solid #606060;
}

.graph_tab_legend {
color: #FFF;
background-color: #181818;
}

.graph_tab_tooltip {
color: #FFF;
background-color: #606060;
border: 1px solid #606060;
}

div.table_tab
Expand Down Expand Up @@ -780,15 +768,15 @@ div#tcreate textarea#trackers
cursor:text
}

input[type="text"],input[type="password"],select
input[type="number"],input[type="text"],input[type="password"],select
{
color:#fff;
border:none;
background:#6F6F6F url(./images/headers.png) repeat-x scroll 0 -138px;
border-radius:2px
}

input[type="text"][disabled],input[type="password"][disabled],input[type="file"][disabled],select[disabled]
input[type="number"][disabled],input[type="text"][disabled],input[type="password"][disabled],input[type="file"][disabled],select[disabled]
{
color:#fff;
border:none;
Expand Down Expand Up @@ -1108,16 +1096,12 @@ span#loadimg

::-webkit-scrollbar-button:start:decrement
{
height:23px;
display:block;
background-color:transparent
display:none;
}

::-webkit-scrollbar-button:end:increment
{
height:23px;
display:block;
background-color:transparent
display:none;
}

::-webkit-scrollbar-corner
Expand Down Expand Up @@ -1145,7 +1129,7 @@ input#clear_log,input#add_url,input#add_button
div#lcont div.std
{
background:#181818 url(./images/headers.png) repeat-x 0 -37px;
height:17px;
min-height:17px;
line-height:17px;
border-bottom:1px solid #333
}
Expand Down