Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
transmission-web-soft-theme
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
diesys
transmission-web-soft-theme
Commits
21cdafcd
Commit
21cdafcd
authored
Jan 05, 2017
by
diesys
🎈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inspector file list better font size
parent
a2f34272
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
2 deletions
+16
-2
soft-theme.css
web/style/transmission/soft-theme.css
+15
-1
soft-theme.min.css
web/style/transmission/soft-theme.min.css
+1
-1
No files found.
web/style/transmission/soft-theme.css
View file @
21cdafcd
...
...
@@ -140,7 +140,7 @@ div#torrent_inspector #inspector-page-info {
div
#torrent_inspector
#inspector-tabs-wrapper
{
text-align
:
center
;
margin
:
30px
5px
50
px
0px
;
margin
:
10px
5px
15
px
0px
;
}
div
#torrent_inspector
#inspector-tabs-wrapper
#inspector-tabs
>
*
{
...
...
@@ -209,6 +209,20 @@ div.inspector_group_label {
padding-bottom
:
5px
;
}
div
#torrent_inspector
#inspector_header
#torrent_inspector_name
{
font-size
:
1.15em
;
}
div
#torrent_inspector
div
.inspector_torrent_file_list_entry_name
{
font-size
:
1em
;
}
/* low high priority*/
/*
div.file-priority-radiobox > div.low {
background: url("images/file-priority-low.png"), #dcdcdc;
}*/
/* FOOTER */
div
.torrent_footer
{
...
...
web/style/transmission/soft-theme.min.css
View file @
21cdafcd
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment