dotcss/dotjs

There is a handy tool called dotcss which loads custom stylesheets for a given domain from your filesystem. It comes with an accompanying webserver and chrome extension.

There's a similar thing called dotjs (which was the inspiration).

Installation

dotcss

sudo aptitude install exo-utils
ghget stewart/dotcss
# edit the DAEMON_INSTALL_DIR to be "#{ENV['HOME']}/bin"
rake install:daemon
# Already have the launcher in .xsession
# Install the chrome extension: http://j.mp/dotcss_chrome_ext

dotjs

ghget glenbot/dotjs-ubuntu
rake install
# Already have the launcher in .xsession
# Install chrome extension: http://bit.ly/dotjs
# Trust the dotjs certificate.

Elemental

Jive

We use jive for document management. It turns out, the "outdated" flag for a document is tiny. This makes it giant.

.j-outcome-badge.j-outcome-type-outdated {
  width: 100%;
  height: 2em;
  text-align: center;
  font-size: 3em !important;
  line-height: 2em !important;
}
© 2012 - 2022 · Home — Theme Simpleness