aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2016-04-29 21:14:46 +0200
committerHiltjo Posthuma <[email protected]>2016-04-29 21:14:46 +0200
commit5c278a600ea64c64f238e14d38dafbdbee6c9562 (patch)
tree44160ff6751649eda098d7a46f2a56253519dcdc /style.css
parent671f4e91007a149e88b57788fc76059fbeac152e (diff)
downloadstagit-5c278a600ea64c64f238e14d38dafbdbee6c9562.tar.gz
stagit-5c278a600ea64c64f238e14d38dafbdbee6c9562.zip
submodule support
- detect .gitmodules file for submodules, add a link "submodules" to the top menu. - link each submodule to the .gitmodules file in HEAD. - revert the special style for modules, but list it as a file "m---------", don't show the line/filesize though, it is not a file.
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/style.css b/style.css
index 4fe1463..8cf93d0 100644
--- a/style.css
+++ b/style.css
@@ -58,10 +58,6 @@ table td {
white-space: normal;
}
-a.module {
- color: #000;
-}
-
td.num {
text-align: right;
}