Browse Source

rutorrent: table fix

pull/16/head
gilbN 5 years ago
parent
commit
801880bcad
  1. 2
      CSS/themes/rutorrent/rutorrent-base.css
  2. 4
      README.md

2
CSS/themes/rutorrent/rutorrent-base.css

@ -1333,7 +1333,7 @@ div#tdcont .stable { border: none; }
.stable-body tr.even td { background: #191919 }
.stable-body tr { height: 22px; }
.stable-body { background: transparent }
.stable-body tr.selected td{ background: rgba(0, 0, 0, 0.25); color: #fff; text-shadow: 0px -1px 0px #000; }
.stable-body tr.selected td{ background: rgba(255, 255, 255, 0.25); color: #fff; text-shadow: 0px -1px 0px #000; }
div.stable-body table tbody tr.even td { background: rgba(0, 0, 0, 0.08); }
div.stable-body table tbody tr.even td:nth-child(2n+1) { color: #ffffff; }
div.stable-body table tbody tr.even:nth-child(2n+1) td { background: #181818 url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/headers.png) repeat-x 0px -64px; }

4
README.md

@ -677,8 +677,8 @@ space-gray.css
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/qbittorrent/qbit5.png"></img>
</p>
</details>
***
***
# ruTorrent Themes
Custom [ruTorrent](https://github.com/Novik/ruTorrent) CSS for consistent UI in [Organizr](https://github.com/causefx/Organizr).
@ -704,8 +704,8 @@ space-gray.css
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/rutorrent/rutorrent5.png"></img>
</p>
</details>
***
***
# NZBhydra2 Themes
Custom [NZBHydra](https://github.com/theotherp/nzbhydra2) CSS for consistent UI in [Organizr](https://github.com/causefx/Organizr).

Loading…
Cancel
Save